This query is new in PageMaker 6.5
PGetPageHistory(short nItem);
-1 to query number of items in history
0 to query current location within history
1-17 the item number to query particular item in history
This query is new in PageMaker 6.5
short nPageNumber;
Number of items in history if nItem was -1
Current item in history if nItem was 0
Page number of requested item in history otherwise (-3 or -4 for left or right master page.)
const char * sMasterPage;
"" if a standard page or nItem was -1 or 0
Name of master page if nPageNumber was -3 or -4
Comments or suggestions? Contact Adobe Developer Support